Toggle navigation
P3X GitList Snapshot
GitHub
Repo
Changelog
To do
Releases
Themes
default
cerulean
cosmo
flatly
journal
lumen
paper
readable
sandstone
simplex
spacelab
united
yeti
solar
cyborg
darkly
slate
superhero
Change log
Loading change log ...
To do ...
Loading todo ...
browsing:
03046eed73509519c7100e7938ca6fa9b2620f8e
Branches
dependabot/npm_and_yarn/multi-d54fdff7c2
dependabot/npm_and_yarn/nanoid-3.3.8
master
Files
Commits
Log
Graph
Stats
angular-http-cache-interceptor.git
src
index.html
RSS
Git
Fetch origin
Download
ZIP
TAR
Clone
Raw
View
History
Clone
SSH
HTTPS
Blames found: 7
Mode: htmlmixed
Binary: false
13cfe858
<!doctype html> <html lang="en"> <head> <meta charset="utf-8">
5ff05266
<title>P3X Angular HTTP Cache Interceptor</title>
13cfe858
<base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico">
03046eed
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
13cfe858
</head>
03046eed
<body class="mat-typography">
13cfe858
<p3x-root></p3x-root> </body> </html>