Преглед на файлове

Fix #203, remove the "Fork me on github" banner.

Simon Sapin преди 10 години
родител
ревизия
dc963b72e5
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 3
      src/lib.rs

+ 0 - 3
src/lib.rs

@@ -8,9 +8,6 @@
 
 /*!
 
-<a href="https://github.com/servo/rust-url"><img style="position: absolute; top: 0; left: 0; border: 0;" src="../github.png" alt="Fork me on GitHub"></a>
-<style>.sidebar { margin-top: 53px }</style>
-
 rust-url is an implementation of the [URL Standard](http://url.spec.whatwg.org/)
 for the [Rust](http://rust-lang.org/) programming language.