Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Omikorin committed Jan 12, 2025
1 parent 57724a5 commit 2337347
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
7 changes: 6 additions & 1 deletion source/contact.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
%h1 Kontakt

%p
e-mail: kontakt.asi (oczywisty znak) pwr.edu.pl
e-mail:
%span#email-obf
%p
adres do korespondencji:
%br
Expand All @@ -15,6 +16,10 @@
%br
Nasza siedziba znajduje się przy ul. Grunwaldzkiej 61, w pok. nr 1 (wejście boczne budynku T3).

%script{src: '/js/obfuscate.js'}
%script
EmailProtector.append('email-obf', 'xbagnxg.nfv@cje.rqh.cy')

%iframe{
src: 'https://www.openstreetmap.org/export/embed.html?bbox=17.0624515414238,51.112982808881526,17.066335380077366,51.1145571866162&layer=mapnik;marker=51.113962,17.064249&map=19/51.113962/17.064249',
width: '600',
Expand Down
1 change: 1 addition & 0 deletions source/js/obfuscate.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2337347

Please sign in to comment.