Update DMR link, add board members to about page
- Rename "DMR Editor" to "DMR İndir" across nav and about page - Add target="_blank" support to Header component - Add all 5 board members with QRZ.com links to hakkimizda page - Update DMR blog post with channel list section - Remove "Liderlik" tagline from board section Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+2
-2
@@ -28,7 +28,7 @@ export const headerData = {
|
||||
target: '_blank',
|
||||
},
|
||||
{
|
||||
text: 'DMR Editor',
|
||||
text: 'DMR İndir',
|
||||
href: 'https://dmr.radio.org.tr/',
|
||||
target: '_blank',
|
||||
},
|
||||
@@ -51,7 +51,7 @@ export const footerData = {
|
||||
{ text: 'Kategoriler', href: getPermalink('/kategoriler') },
|
||||
{ text: 'Etiketler', href: getPermalink('/etiketler') },
|
||||
{ text: 'Sınav Hazırlık', href: 'https://sinav.radio.org.tr/', target: '_blank' },
|
||||
{ text: 'DMR Editor', href: 'https://dmr.radio.org.tr/', target: '_blank' },
|
||||
{ text: 'DMR İndir', href: 'https://dmr.radio.org.tr/', target: '_blank' },
|
||||
{ text: 'İletişim', href: getPermalink('/iletisim') },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user