tangled
alpha
login
or
join now
j0.lol
/
bog
1
fork
atom
Blog attempt 5
1
fork
atom
overview
issues
1
pulls
pipelines
fix wrong url in /projects
j0.lol
3 months ago
cf10797d
8235930d
+1
-1
1 changed file
expand all
collapse all
unified
split
src
other_pages.rs
+1
-1
src/other_pages.rs
···
331
331
a href=(play) { "Play" }
332
332
}
333
333
@if !url.is_empty() {
334
334
-
a href=(report) { "Source" }
334
334
+
a href=(url) { "Source" }
335
335
}
336
336
@if !report.is_empty() {
337
337
a href=(report) { "Report" }