We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c54eae commit 35bfed7Copy full SHA for 35bfed7
_layouts/default.html
@@ -25,7 +25,7 @@
25
<a href="{{ site.base }}/">
26
<img src="{{ site.base }}/img/logo.png"
27
srcset="{{ site.base }}/img/[email protected] 2x"
28
- alt="Sampa" id="logo">
+ alt="Awesome" id="logo">
29
</a>
30
</div>
31
@@ -39,11 +39,10 @@ <h2>{{ page.title }}</h2>
39
40
<div class="footer">
41
<p>
42
- <a href="http://www.cs.washington.edu/">Computer Science &
43
- Engineering</a>
+ <a href="http://dept.example.edu/">Illustrious Department</a>
44
at the
45
- <a href="http://www.washington.edu/">University of
46
- Washington</a>
+ <a href="http://example.edu/">University of
+ Example</a>
47
</p>
48
49
0 commit comments