Skip to content

Commit e4df0ce

Browse files
committed
rc
1 parent 78107b2 commit e4df0ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/site/mod.rs

+2
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ pub fn base(title: &str, description: &str, extra_headers: Markup, content: Mark
124124
(content)
125125
}
126126
div class="footer" {
127+
div class="rc-scout" {}
127128
@if webring_enabled {
128129
p {
129130
"<- " a target="_blank" href=(ring_left.url) { (ring_left.name) } " • "
@@ -202,6 +203,7 @@ pub fn base(title: &str, description: &str, extra_headers: Markup, content: Mark
202203
p class="p-note" { "I’m a student interested in software development, computer networking, managing infrastructure at scale, cybersecurity, and DevOps" };
203204
}
204205
}
206+
script async defer src="https://www.recurse-scout.com/loader.js?t=b5dda155bba0bc72c97da128e1929d96" {}
205207
}
206208
}
207209
}

0 commit comments

Comments
 (0)