You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/slug-template.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -190,7 +190,8 @@ <h1>{{title}}</h1>
190
190
{{socialShare}}
191
191
192
192
<footer>
193
-
<p>A project by <ahref="https://github.com/brunoborges" target="_blank" rel="noopener">Bruno Borges</a></p>
193
+
<p><ahref="/">java.evolved</a> — Java has evolved. Your code can too.</p>
194
+
<p>Made with ❤️ by <ahref="https://github.com/brunoborges" target="_blank" rel="noopener">Bruno Borges</a> and <ahref="https://github.com/features/copilot" target="_blank" rel="noopener">GitHub Copilot</a></p>
194
195
<p><ahref="https://github.com/javaevolved/javaevolved.github.io" target="_blank" rel="noopener">View on GitHub</a></p>
0 commit comments