elementary / store

The elementary OS merch store website
https://store.elementary.io
GNU Affero General Public License v3.0
28 stars 10 forks source link

Navigation bar, youtube missing #165

Closed Xristodoulos99 closed 11 months ago

Xristodoulos99 commented 2 years ago

" On the website, navigating to different pages i realised that the youtube link is missing from some of the page's navigation, like Developer and Store. I dont see a reason for it to be intentionally not there so i would guess it needs addressing

Thanks. "

I have been redirected here since it is a different project.

Could i fix it?

btkostner commented 2 years ago

Yes, you can open up a PR for any of these projects.

Xristodoulos99 commented 2 years ago

Hey, am kindof new to this and i can't seem to find the website files to work on them. I can find the source from the "view source page" option but without the css file am kindof working blindly. Is there any way you can push me in the right direction?

btkostner commented 2 years ago

So, this is an Elixir project that uses the Phoenix framework. The templates used for rendering the website are in this folder, with the actual primary navigation file being here.

For the most part, it's just HTML so you shouldn't have to worry about any weirdness. You can copy in the YouTube link from viewing the source at https://blog.elementary.io/.

cassidyjames commented 2 years ago

YouTube link fixed in #166