-
Notifications
You must be signed in to change notification settings - Fork 178
Expand file tree
/
Copy path404.html
More file actions
141 lines (127 loc) · 7.33 KB
/
404.html
File metadata and controls
141 lines (127 loc) · 7.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html lang="en">
<head>
<meta charset="utf-8">
<title>Sorry, these are not the scripts you are looking for | PnP Samples </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Sorry, these are not the scripts you are looking for | PnP Samples ">
<meta name="generator" content="docfx 2.56.7.0">
<meta name="description" content="A sample gallery of scripts to manage all things Microsoft 365.">
<!-- Open Graph / Social Media -->
<meta property="og:locale" content="en_GB">
<meta property="og:title" content="Sorry, these are not the scripts you are looking for | PnP Samples ">
<meta property="og:type" content="website">
<meta property="og:url" content="https://pnp.github.io/script-samples">
<meta property="og:image" content="https://pnp.github.io/script-samples/assets/social-media-screenshot.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:alt" content="Screenshot example of the PnP Script Samples Site">
<meta property="og:site_name" content="PnP Script Samples">
<meta property="og:description" content="A sample gallery of scripts to manage all things Microsoft 365.">
<!-- Twitter / X Card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@M365PnP">
<meta name="twitter:title" content="Sorry, these are not the scripts you are looking for | PnP Samples">
<meta name="twitter:description" content="A sample gallery of scripts to manage all things Microsoft 365.">
<meta name="twitter:image" content="https://pnp.github.io/script-samples/assets/social-media-screenshot.png">
<meta name="twitter:image:alt" content="Screenshot example of the PnP Script Samples Site">
<link rel="shortcut icon" href="https://c.s-microsoft.com/favicon.ico?v2">
<link rel="stylesheet" href="https://pnp.github.io/script-samples/styles/docfx.vendor.css">
<link rel="stylesheet" href="https://pnp.github.io/script-samples/styles/docfx.css">
<link rel="stylesheet" href="https://pnp.github.io/script-samples/styles/main.css">
<link rel="stylesheet" href="https://pnp.github.io/script-samples/styles/extra.css">
<link rel="stylesheet" href="https://pnp.github.io/script-samples/styles/filter.css">
<link rel="stylesheet" href="https://pnp.github.io/script-samples/styles/site.css">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<meta property="docfx:navrel" content="toc.html">
<meta property="docfx:tocrel" content="toc.html">
<meta property="docfx:newtab" content="true">
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "8j6pedl344");
</script>
</head> <body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="github-mark">
<a href="https://github.com/pnp/script-samples" title="Go to repository">
<div class="github-wrapper">
<div class="github-icon">
<img src="https://pnp.github.io/script-samples/assets/icons/github-light-64px.png" alt="GitHub Icon Image">
</div>
<div class="github-repository">
<span>GitHub</span>
<ul class="github-facts">
<li>
<i class="fa fa-code-fork" aria-hidden="true"></i>
<span class="github-forks"></span>
</li>
<li>
<i class="fa fa-star-o" aria-hidden="true"></i>
<span class="github-stars"></span>
</li>
</ul>
</div>
</div>
</a>
</div>
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">
<img id="logo" class="svg" src="https://pnp.github.io/script-samples/assets/logo.svg" alt="">
</a> </div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<label class="glyphicon glyphicon-search" for="search-query"></label>
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav> </header>
<div role="main" class="container body-content hide-when-search">
<div class="article row grid">
<div class="col-md-12">
<article class="content wrap" id="_content" data-uid="">
<h1 id="sorry-these-are-not-the-scripts-you-are-looking-for">Sorry, these are not the scripts you are looking for</h1>
<div class="NOTE">
<h5>Note</h5>
<p>The script or page does not exist, please navigate <a href="https://pnp.github.io/script-samples/index.html">Home</a> and retry your search.</p>
</div>
</article>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Script Samples<br>Generated by <strong><a href='https://dotnet.github.io/docfx' alt='Doc FX Website'>DocFX</a></strong> with <strong><a href='https://ovasquez.github.io/docfx-material' alt='DocFx Material Theme'>Material UI</a></strong></span>
<!-- <img src="https://telemetry.sharepointpnp.com/@pnp.github.io/index/" alt="spacer"> -->
</div>
</div>
</footer> </div>
<script type="text/javascript" src="https://pnp.github.io/script-samples/styles/docfx.vendor.js"></script>
<script type="text/javascript" src="https://pnp.github.io/script-samples/styles/docfx.js"></script>
<script type="text/javascript" src="https://pnp.github.io/script-samples/styles/main.js"></script>
<script type="text/javascript" src="https://pnp.github.io/script-samples/styles/clipboard.min.js"></script>
<script type="text/javascript" src="https://pnp.github.io/script-samples/styles/isotope.pkgd.min.js"></script>
<script type="text/javascript" src="https://pnp.github.io/script-samples/styles/loadsamples.js"></script>
<script type="text/javascript" src="https://pnp.github.io/script-samples/styles/filtersamples.js"></script>
</body>
</html>